home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / DOS / GRAPHICS / REALIZE.ZIP / SAMPLES / 2D23D.RDR < prev    next >
Encoding:
Text File  |  1994-05-23  |  318 b   |  13 lines

  1. * The entities are all flat but those in layers 1-4 have been given a thickness
  2. *   of 3. The entity in layer 6 was given a width so it can be seen.
  3.  
  4. global
  5.     sky cloudy
  6.     floor tiles
  7.  
  8. layer 1  2d_thickness 3
  9. layer 2  2d_thickness 3
  10. layer 3  2d_thickness 3
  11. layer 4  2d_thickness 3
  12. layer 6  2d_width .4
  13.